Java Script It!
See Also...
Info
Popup Layers
 
Description
A DHTML application that allows you add popup (hide and show) layers to a document.

Properties
Property Description
Layer Name The name of the layer that will become the popup layer.
Text Selection The text within the current document that will show the popup layer when the user's mouse travels over top of it and then hides the layer when it leaves.

Browser Compatibility
Navigator 3 IE 3 Navigator 4++ IE 4++
incompatible incompatible compatible compatible

Aditional Information

  • You can add as many Popup Layers to a document as you wish
  • You are required to create the layer before using Popup Layers

Info
Support